How to Install pkcs11-dump software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pkcs11-dump software package in Ubuntu 14.04 LTS (Trusty Tahr)

pkcs11-dump software package provides Dump PKCS#11 token content, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pkcs11-dump 

pkcs11-dump is installed in your system.

Make ensure the pkcs11-dump package were installed using the commands given below,

$ sudo dpkg-query -l | grep pkcs11-dump *

You will get with pkcs11-dump package name, version, architecture and description in a table

pkcs11-dump package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package pkcs11-dump
Version 0.3.4-1
Description Dump PKCS#11 token content
Sub Section Utils


See Also, How to uninstall or remove pkcs11-dump software package from Ubuntu 14.04 LTS (Trusty Tahr)?